Skip to content

[1.0.0] Support LDIF streaming when parsing.#151

Merged
ChadSikorra merged 1 commit into
FreeDSx:mainfrom
ChadSikorra:upgrade/ldif-read-stream
May 29, 2026
Merged

[1.0.0] Support LDIF streaming when parsing.#151
ChadSikorra merged 1 commit into
FreeDSx:mainfrom
ChadSikorra:upgrade/ldif-read-stream

Conversation

@ChadSikorra
Copy link
Copy Markdown
Contributor

This fixes LDIF parsing for seeding / making modifications so it isn't memory bound. This streams the parsing process and yields change records as it goes. This makes sure anything generated by the LDIF dump can be loaded back into storage via the seed method without running into memory issues.

…cessed without issue (such as LDIF generated from the dump method, which could be from a large storage).
@ChadSikorra ChadSikorra merged commit e134463 into FreeDSx:main May 29, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant